CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Image decomposition matlab

搜索资源列表

  1. chuli

    0下载:
  2. 用cdf 9/7 小波分解和重建二维图像,若在中间加上适当的处理过程,则可实现对图像的去噪处理。-With cdf 9/7 wavelet decomposition and reconstruction of two-dimensional image, if in the middle combined with the appropriate processing can be achieved to address the image denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:8138
    • 提供者:薛某人
  1. extensionm

    0下载:
  2. 该程序是MATLAB源程序,可以用来对图像进行延拓,方便进行EMD分解。-MATLAB source code of the procedure can be used to image extension, facilitate the EMD decomposition.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1070
    • 提供者:蔡琼
  1. XCT_wavetest

    0下载:
  2. matlab程序,X-CT图像处理,用小波分解去除噪声-matlab program, X-CT image processing, noise removal by wavelet decomposition
  3. 所属分类:Wavelet

    • 发布日期:2016-01-25
    • 文件大小:984
    • 提供者:金天羽
  1. mulwave

    0下载:
  2. 此函数基于二进小波的分解、重构的图像去噪-This function is based on the dyadic wavelet decomposition, reconstruction of the image denoising
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:54524
    • 提供者:陈少华
  1. chap4

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2234
    • 提供者:周鹏
  1. untitled

    0下载:
  2. 用matlab实现图像小波分解-Matlab image with wavelet decomposition
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:124081
    • 提供者:ff
  1. hundun_svd_0525

    0下载:
  2. 效果非常好的数字水印的源代码,实现了基于小波变换的奇异值分解算法,选取载体图像的LH子带作为载体,并进行攻击测试算法性能-The effect of a very good source of digital watermarking, wavelet transform based on the realization of the singular value decomposition algorithm, select the carrier of the LH sub-band ima
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2026
    • 提供者:xiaobao89
  1. DWT

    0下载:
  2. 用DWT实现二维小波变换 二维小波分解 重构图形与原始图像误值-With the realization of two-dimensional wavelet transform DWT wavelet decomposition of two-dimensional graphic reconstruction of the original image with the wrong value
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1535
    • 提供者:sunnyrain
  1. contourlet_toobox

    1下载:
  2. 图像特征提取的Contourlet变换工具包,可以设置分解层次,例如,三层分解提取17维特征,用于纹理图像或者SAR图像分割应用中-Image feature extraction toolbox of Contourlet transform, you can set the level of decomposition, for example, three level with 17-dimensional, for the segmentation on texture image o
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:71408
    • 提供者:苗晨
  1. wavecompression

    0下载:
  2. The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of im
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:817
    • 提供者:fer
  1. FaceRecognitionBasedonWaveletTransform

    0下载:
  2. 基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。-Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1376
    • 提供者:田虎
  1. cwt

    0下载:
  2. 对512*512图像做小波分解和复原,可以直接运行-, For 512* 512 image to do wavelet decomposition and recovery
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:170044
    • 提供者:赵宇峰
  1. hw2

    0下载:
  2. 1.对一个256*256的图像进行DCT变换得到图像D,将D得斜下角数值置为零,然后进行DCT反变换. 2.对源图像进行K-L转换 1和2比较-1.Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2.. Apply DCT to these sub images, and get the transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1533
    • 提供者:zhengyan
  1. imcompr

    0下载:
  2. 基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。   -Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1270
    • 提供者:秦关
  1. quadtree_imageseg

    0下载:
  2. 在matlab环境下对图像进行四叉树分解,在此基础上对图像进行分析-In the matlab environment, an image quad-tree decomposition, in this based on image analysis
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:515
    • 提供者:骆亮
  1. BasedonHVSdigitalimagewatermarkinginwaveletdomain.

    0下载:
  2. 基于人类视觉系统HVS的小波域数字图像水印 包含:嵌入、提取、分解、重构等-Based on human visual system HVS digital image watermarking in wavelet domain include: embedding, extraction, decomposition, reconstruction, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1773
    • 提供者:杜小三
  1. 12

    0下载:
  2. 程序代码说明 用Prewitt算子检测图像的边缘 用不同σ值的LoG算子检测图像的边缘 用Canny算子检测图像的边缘 图像的阈值分割 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘 形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Program code shows the image using Prewitt edge de
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:42545
    • 提供者:lmj
  1. svd

    0下载:
  2. 对读入的图像做奇异值分解,观察各阶的基图像。-Read the image and do the singular value decomposition,observe the base image .
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1716
    • 提供者:huihui
  1. splitmerge

    0下载:
  2. SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2001
    • 提供者:dilir
  1. fingerprint

    0下载:
  2. 能够实现对灰度图像进行小波分解,并且分别利用低频和高频系数重构图像-Can be achieved on the gray image using wavelet decomposition and the use of low frequency and high frequency coefficients respectively, the reconstructed image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:37211
    • 提供者:王亚菲
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com